runtime.gcWork.tryGetObjFast (method)
3 uses
runtime (current package)
mgcmark.go#L1244: if b = gcw.tryGetObjFast(); b == 0 {
mgcmark.go#L1340: if b = gcw.tryGetObjFast(); b == 0 {
mgcwork.go#L285: func (w *gcWork) tryGetObjFast() uintptr {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)